Welcome![Sign In][Sign Up]
Location:
Search - cordic in vhdl

Search list

[WEB Codefast matrix

Description: Efficient Matrix Programming in C# By Emanuele Ruffaldi Fast matrix expressions evaluation, based on dynamic code generation and partial evaluation
Platform: | Size: 3072 | Author: 舒若 | Hits:

[VHDL-FPGA-Verilogcordic_vhdl1

Description: 利用cordic实现直角坐标与极坐标的转换,用vhdl实现-use cordic achieve very Cartesian coordinates with the conversion, with vhdl achieve
Platform: | Size: 6144 | Author: 张力 | Hits:

[VHDL-FPGA-Verilogcordic

Description: 用于实现sin,cos三角函数计数的VHDL程序代码-towards sin, cos trigonometry count VHDL code
Platform: | Size: 2048 | Author: 王森 | Hits:

[OtherCORDIC-algorithms

Description: cordic算法的详细介绍,方便大家使用和研究-cordic detailed description of the algorithm, to facilitate the use and research
Platform: | Size: 122880 | Author: mh | Hits:

[AlgorithmCORDIC

Description: cordic算法,包含所有的CORDIC的算法,与发表过的论文,与实现方案-CORDIC algorithm, contains all of the CORDIC algorithm, and published papers, and implementation of programs
Platform: | Size: 8102912 | Author: elisen | Hits:

[VHDL-FPGA-Verilogc20_cordic_computer

Description: 精通verilog HDL语言编程源码之6--CORDIC数字计算机的设计-Proficient in language programming verilog HDL source of 6- CORDIC digital computer design
Platform: | Size: 1024 | Author: 李平 | Hits:

[Algorithmcordic

Description: cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.-cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
Platform: | Size: 2048 | Author: waqas | Hits:

[VHDL-FPGA-Verilogatan_lut

Description: 基于改进的查找表的arctan计算模块,包含完整的VHDL源代码及部分注释.绝对原创!-Arctan calculation module based on improved searching form. The rar package contains complete VHDL source code and some notes. Absolutely original!
Platform: | Size: 12288 | Author: wgy | Hits:

[VHDL-FPGA-Verilogcordic

Description: cordic implementation in vhdl&c
Platform: | Size: 11264 | Author: sim | Hits:

[VHDL-FPGA-VerilogCORDIC

Description: 数字控制振荡器(NCO,numerical controlled oscillator)是软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的 应用。-Digital controlled oscillator (NCO, numerical controlled oscillator) is a software-defined radio, direct data on the frequency synthesizer (DDS, Direct digital synthesizer), Fast Fourier Transform (FFT, Fast Fourier Transform), such as an important component of the decision at the same time the performance of one of the main factors, along with the improvement of the chip integrated in the signal processing, digital communications, modulation and demodulation, frequency conversion speed control, guidance control, such as power electronics get more and more widely.
Platform: | Size: 4096 | Author: 司令 | Hits:

[OtherCordicAlgorithm

Description: Cordic Algorithm written in VHDL code
Platform: | Size: 93184 | Author: arun | Hits:

[VHDL-FPGA-Verilogcordic

Description: vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
Platform: | Size: 1024 | Author: lmy | Hits:

[VHDL-FPGA-VerilogcordicDDS

Description: Cordic算法实现DDS的Verilog 源码,14位精度,非常实用的。-DDS algorithm Cordic the Verilog source code, 14-bit accuracy, very practical.
Platform: | Size: 7168 | Author: 王王 | Hits:

[VHDL-FPGA-Verilogcordic

Description: This attachment consists of the coordinate rotation digital computer algorithm code which is most use algorithm in signal processing
Platform: | Size: 1024 | Author: bharat kumar | Hits:

[Data structscordic

Description: cordic算法的VHDL实现,在FPGA下应用-cordic VHDL algorithm implemented in the FPGA application under
Platform: | Size: 48128 | Author: 范丹丹 | Hits:

[VHDL-FPGA-VerilogCORDIC

Description: 用VHDL语言,利用迭代移位算法cordic实现告诉加法功能 -Using VHDL language, using iterative shift algorithm to achieve told additive function cordic
Platform: | Size: 465920 | Author: rain | Hits:

[VHDL-FPGA-Verilogcordic_sixteenbits

Description: 16bit cordic algorithm in vhdl
Platform: | Size: 14336 | Author: Nithyanand | Hits:

[VHDL-FPGA-Verilogmix_project

Description: cordic , rotator projects in vhdl
Platform: | Size: 2147328 | Author: deepak | Hits:

[VHDL-FPGA-VerilogCORDIC_SinCos_VHDL

Description: 用 VHDL 语言写的 Cordic模块,来计算正、余弦函数,包括仿真激励和仿真截图。-use Cordic to compute sine and cosine fuction in VHDL
Platform: | Size: 2173952 | Author: 孙佳宇 | Hits:

[VHDL-FPGA-VerilogCordic

Description: Cordic algorithm in VHDL
Platform: | Size: 1024 | Author: Spizero | Hits:
« 12 »

CodeBus www.codebus.net